RuleActionsDelete Property |
Indicates whether messages are to be moved to the Deleted Items folder.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool Delete { get; set; }Public Property Delete As Boolean
Get
Set
Property Value
Type:
Booleantrue if delete; otherwise,
false.
See Also